go/types.term.String (method, view implemented interface methods)
3 uses
go/types (current package)
termlist.go#L36: buf.WriteString(x.String())
typeterm.go#L21: func (x *term) String() string {
union.go#L44: func (t *Term) String() string { return (*term)(t).String() }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)